net.UDPConn.writeToAddrPort (method)
2 uses
net (current package)
udpsock.go#L223: n, err := c.writeToAddrPort(b, addr)
udpsock_posix.go#L139: func (c *UDPConn) writeToAddrPort(b []byte, addr netip.AddrPort) (int, error) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)